Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Derive client retry timeouts from slot duration #2984

Merged
merged 2 commits into from
Feb 27, 2019

Conversation

mvines
Copy link
Contributor

@mvines mvines commented Feb 27, 2019

Take advantage of 8 second slots (cc: #2981) to improve some client retry logic to use SDK timing constants.

Hopefully this helps with some of the recent timing-related CI integration test failures that have been occurring since we went back to slowmo slots.

@mvines mvines added the automerge Merge this Pull Request automatically once CI passes label Feb 27, 2019
@solana-grimes solana-grimes merged commit b5d7ac3 into solana-labs:master Feb 27, 2019
@codecov
Copy link

codecov bot commented Feb 27, 2019

Codecov Report

Merging #2984 into master will increase coverage by 3%.
The diff coverage is 50%.

@@           Coverage Diff           @@
##           master   #2984    +/-   ##
=======================================
+ Coverage    73.6%   76.7%    +3%     
=======================================
  Files         128     128            
  Lines       20466   19644   -822     
=======================================
+ Hits        15071   15074     +3     
+ Misses       5395    4570   -825

1 similar comment
@codecov
Copy link

codecov bot commented Feb 27, 2019

Codecov Report

Merging #2984 into master will increase coverage by 3%.
The diff coverage is 50%.

@@           Coverage Diff           @@
##           master   #2984    +/-   ##
=======================================
+ Coverage    73.6%   76.7%    +3%     
=======================================
  Files         128     128            
  Lines       20466   19644   -822     
=======================================
+ Hits        15071   15074     +3     
+ Misses       5395    4570   -825

wen-coding pushed a commit to wen-coding/solana that referenced this pull request Sep 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants